Forum Replies Created

Viewing 30 posts - 11,341 through 11,370 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    July 21, 2014 at 10:54

    Hello,

    Try add this code to custom.css file

    .footer {
    background: red;
    }
    .footer .container {
    background: red;
    }
    .copyright {
    background: green;
    }
    .copyright .container {
    background: green;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 21, 2014 at 10:42

    Okey, if you have any questions please feel free to contact us.
    Have a good day!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 21, 2014 at 09:50

    Hello,

    This question is a bit unclear for us. Could you please clarify us with more details?
    Please provide us with link to the page and show screenshot where you want get change.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 21, 2014 at 09:48

    Hello,

    You’re welcome!
    Perhaps you made some mistake when creating Child Theme.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 21, 2014 at 07:39

    Hello,

    Before, you must create Static Block with Visual Composer and select Brands. After you need drag the 8theme – Static Block into the single product page Sidebar in Appearance > Widgets and there select your new Static block.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 21, 2014 at 07:21

    Hello,

    I’ve checked in to the main theme of Legenda, not child. And it works well. Try to check it, please.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 21, 2014 at 07:05

    Hello,

    I have just checked these buttons, and they work great.
    Did you do any changes? Try to clean browser cache.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 21, 2014 at 06:58

    We don’t have a link to your site, provide us please.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 21, 2014 at 06:55

    Hello,

    This question is a bit unclear for us. Could you please clarify us with more details?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 21, 2014 at 06:30

    Hello,

    What latest changes did you do on the website? Please, more details, step by step.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 21, 2014 at 06:18

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 21, 2014 at 06:15

    Hello,

    This question is a bit unclear for us. Could you please clarify us with more details?
    Show me screenshot where you need to change the margin and provide us with link to the page.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 21, 2014 at 06:11

    Hello,

    1) To change color of navigation menu and active page you can add this code to custom.css

    .main-nav .menu > li.current-menu-item > a {
    color: green !important;}
    
    .menu-main-menu-container a {
    color:red;
    }

    2) Sorry, it’s not impossible, but you can add external link in some page of the menu.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 18, 2014 at 08:00

    Hello,

    Please provide us with link to the page.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 18, 2014 at 07:43

    Hello,

    Unfortunately, we can’t help you in this issues, because Legenda theme works only with WooCommerce plugin.
    Sorry.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 18, 2014 at 06:56

    Hello,

    Sorry but we don’t provide customization for 3rd-party plugins. You need use their custom hooks or customize the theme additionally.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 18, 2014 at 06:15

    Hello,

    Try to change to another email address. It will work. Look at screenshot http://prntscr.com/43tixp

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 18, 2014 at 06:04

    Hello presumedetucasa,

    Thank you for credentials, but I do not see the link to the page and FTP credentials aren’t correct.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 17, 2014 at 08:15

    I’ve added some code in to custom.css file. Now it’s looking good. Check it, please.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 17, 2014 at 07:31

    You can read more about setting Visual Composer in theme documentation:
    https://www.8theme.com/demo/docs/legenda/index.html#!/visual_composer

    And you need select all content types. Look at screenshot http://prntscr.com/43hy6k

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 17, 2014 at 07:10

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 17, 2014 at 06:55

    Hello,

    What version of Visual Composer you’re using, is it latest?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 17, 2014 at 06:19

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 17, 2014 at 06:18

    You’re welcome!
    If you have any questions please feel free to contact us.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 17, 2014 at 06:18

    Hello,

    Can you show screenshot where background must be changed to look at this issue more deeply? Because now I see the whole theme in one background.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 17, 2014 at 06:07

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 17, 2014 at 06:06

    Hello,

    Try to add this code to custom.css file.

    .page-content {
    padding:0;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 16, 2014 at 12:25

    I’ve made some changes in custom.css file. Check it, please.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 16, 2014 at 10:24

    Hello presumedetucasa,

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 16, 2014 at 08:41

    Hello,

    There is no difference. At your choice.

    Regards,
    Robert Hall.

  • 1 2 3 378 379 380 383 384 385
    Viewing 11,370 results - 11,341 through 11,370 (of 11,542 total)
Viewing 30 posts - 11,341 through 11,370 (of 11,542 total)
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.