Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #364281

    Hello.

    I would like to add 2 rows with pictures to the meagemu but when I add them, the other colums width streched and the text is not in a single line.

    How can I adjust the columns width?

    Thanks

    http://www.jatur.com/noticias/

    #364291

    Hi.
    I have add two diferent images and now it fits better. But can I change anyway the columns width?
    I would like to strech the columnes that have the pictures

    Thanks

    #364704

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General styling tab and adjust as needed

    li#menu-item-4980, li#menu-item-4982 {
    width: 300px!important;
    }

    Cheers!
    Yigit

    #364877

    Hello.

    Now the images rows look better, but there has been a width increase in the text rows. It looks good if I streetch the screen but in a 16:9 screen the gaps are to wide.

    http://www.jatur.com/equipo/

    Thanks

    #365829

    Hi!

    you can control it with this code in Quick CSS:

    #top #header .avia_mega_div .sub-menu {
    width: 80%;
    }
    

    Just adjust “80%” as needed.

    Cheers!
    Andy

    #1014133

    How to I find the #menu-item-xxxx number?

    #1014264

    Hi limedrop,

    You need to look in the html markup for the menu items.
    Image 2018-09-25 at 17.19.28.png

    Best regards,
    Victoria

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