Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #30631
    Jose
    Member

    How to change the (main-slider .entry-container) to the right side?
    Thanks
    Ed Quijano

    #30636
    Jose
    Member

    What I mean is “how to change the blue-transparent boxes with white text inside?”

    thanks

    #30637
    Sakin
    Keymaster

    @Jose: You can add the following css in “Appearance => Theme Options => Custom CSS” box.

    @media screen and (min-width: 481px) {
    #main-slider .entry-container { right: 50px; left: auto; }
    }
    #30639
    Jose
    Member

    Great
    Thanks Sakin.

    #30640
    Jose
    Member

    Great
    Thanks Sakin.

    #43608
    Heinz
    Participant

    Hi!
    That does not seem to work anymore. I tried it with that custom css but the size of the box stayed the same – pro version.

    Any help?

    … and: can i deactivate the read more function for that box? I just want text to be in there!

    Thanks a lot!

    #43669
    Sakin
    Keymaster

    @Heinz: Sorry I don’t get it as you have jump in some other support. So, can you send me your site URL and explain what you want to do with it.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Change to the right side’ is closed to new replies.