Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    02.08.2015 at 05:11 #19478

    Hi,

    Please use the evolve: Slides Slideshow (Flexslider)
    There is settings within this widget.

    To see how it works, you can do a fresh WordPress installation on your computer and Import Demo Content, use that as an example.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    02.08.2015 at 05:02 #19477

    Hi,

    Please add the following to the end of your Custom CSS, you can change the #000 to other color code.

    .container-footer .widget-content {
    border: 2px solid #000 !important;
    }

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    02.08.2015 at 04:57 #19476

    Hi,

    First of all please kindly start your own thread.
    You can post a link to a related thread.

    To change a theme, go to your WordPress admin -> Appearance -> Themes Activate any WordPress default theme, delete your Evolve Plus Theme and Then upload fresh Evolve Plus Theme and install.

    Please use the following in Theme Options -> Custom CSS
    This will move up your content on your homepage.

    .home #primary {
    position: relative;
    top: -50px;
    }

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    01.08.2015 at 08:01 #19461

    Hi,

    In my opinion, it’s not possible to have one solution for all screen sizes, and not possible to have one solution for different number of menu items. You need custom css for each issue and whenever you add any item, you will need to re-adjust all over again.

    For this page http://www.resound-polska.pl/dla-profesjonalistow/
    You can try out the following in Theme Options -> Custom CSS

    #sticky-nav ul li:nth-child(6) {
    margin: 0 0 0 60px;
    }

    Screenshot http://prntscr.com/7zig4f

    Due to the complexity of your customization request, I suggest you contact us for a customization quote via our service page https://theme4press.com/services/

    We can only provide simple Custom CSS solution on this forum.

    Sorry, that’s all I can help on this issue.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    01.08.2015 at 07:34 #19460

    Hi,

    For this site http://menofpurpose.fogwm.org/

    Please use the following in Theme Options -> Custom CSS

    .container-footer .widget-title-background {
    background: #000 none repeat scroll 0 0 !important;
    }

    The word .container-footer will target only widgets in footer.
    The #000 color code is black, you can change to the color that you need.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    01.08.2015 at 07:26 #19459

    Hi,

    Please post your website url.

    We will try to provide a custom css solution for you.

    Please also list down the color hex code for the widgets and the location, whether it is for widget title or widget content color.

    You can use this color picker for help. http://www.w3schools.com/tags/ref_colorpicker.asp

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    01.08.2015 at 07:21 #19458

    Hi,

    You are welcome!

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    31.07.2015 at 20:58 #19451

    Hi,

    I added the following for you.

    .tabset.tabs {
    border-right: 1px solid #e0dddd !important;
    }

    http://share.pho.to/9buOz/6a/original

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    31.07.2015 at 20:33 #19449

    Hi,

    I see that you have switched to horizontal tabs, perhaps this is better?

    Thanks

    Denzel Chia
    Moderator
    Posts: 2656
    31.07.2015 at 20:26 #19448

    Hi,

    It’s cause by this plugin –> Light – Responsive LightBox
    I deactivated it and the My Account link is working properly.
    No more dark overlay.

    Screenshot http://share.pho.to/9buAO/nc/original

    Thanks!