css
I use css codes on Dreamweaver and other platform and they always work well. I tried on WEBYDO ....nothing happen.
The below answer : (You may also add code to your site’s CSS (Cascading Style Sheets) document, if you wish to do so.In order to add/edit code, in the studio, click on the “Pages” link on the top menu. Next to each of your site’s pages, you will find the “Add Code” option. ) ..... is not working.
Maybe someone found the way to let CSS codes work, if so please advice.
Thanks
Claudio

Hi there,
The CSS section works in regards to any code added in the HTML section.
So that if you chose to add code to the site you are also able to add CSS for that code.
This CSS will not affect elements that were added using the Webydo editor, only elements that were coded in the HTML section.
3 comments
-
AdminElla (Product Team, Webydo) commented
Hi Ruben,
Webydo is a non-coding platform and usually the "add code" section is used for tracking codes and pop-up messages on the site.
The code does not affect the existing code on the site. So, if you want to add CSS code, you'll need to code these specific elements in the HTML section first.
We usually do not provide coding support, however if you email our support dept they will most definitely will be able to point you in the right direction.
-
Ruben commented
How do we link to the stylesheet. That could be the problem? Usually the stylesheet is located in a directory like /css/. For example: <link rel="stylesheet" href="css/style.css">
Now that we pasted the CSS code in a form (pages -> </> -> css) we do not know where it is saved. So as for the html text we do not know hof to link the stylesheet for a specific page.
-
David commented
I also added some CSS and the HTML code for a pretty button and like you nothing happened. Just ended up with a ordinary text link and no button.
I know you create the same in using shapes with rollovers etc, but it's a bit time consuming by comparison.