Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #229239

    I am able to change the Border color of the Main Content in the Enfold menu but is it possible to change the size of that border. Currently it seems like it’s 1px, how can I change that value?

    #229243

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #229248

    I can’t currently get you in past our Under Construction page. When you are in the WordPress Dashboard you can go to Enfold/Styling/Main Content. There is a section called “Border colors” when you change that it changes the color of the thin border between color sections on the page. Is it possoble to change the thickness of those borders as well?

    #229258

    Hey!

    Try adding this code to the Quick CSS:

    .avia-section.main_color {
        border-width: 5px;
    }

    Cheers! 
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.