Update Changed Some Basic Features - by KellyKade

This topic has 5 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: Kelly Kade
    KellyKade
    Participant
    February 27, 2018 at 16:49

    You can see what I am referring to here: http://www.onefoolove.com/product/blink-eye-serum/

    Add to Cart Button is blacked out and font is not visible

    Related Products Below is not loading. Just shows (1) 4 times

    How can I change title of Related Products to all CAPS?

    Why is “Show Sidebar” Showing in left sidebar area? I want to remove this.

    How do I remove Page Titles from Pages (example on this page, Product Description above Product name)? I would like to remove this from all pages.

    4 Answers
    Avatar: Kelly Kade
    KellyKade
    Participant
    February 27, 2018 at 16:53

    Login info below if required

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 27, 2018 at 17:06

    Hello,

    1. Please add this code in Theme Options > Custom css:

    .single_add_to_cart_button {
        color: white;
    }

    2-3. Please provide us with temporary FTP access also.
    4. Theme Options > Single product page > Sidebar position
    5. Do you mean this http://prntscr.com/ikhpyg ?

    .single-product .product-navigation {
        display: none;
    }

    Regards

    Avatar: Kelly Kade
    KellyKade
    Participant
    February 27, 2018 at 18:01

    1. Added CSS and it still does not work.

    2-3. Temp access to FTP is below in private content.

    4. I want to show a sidebar but I do not want the big black button that says SHOW SIDEBAR to show.

    5. Yes

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 28, 2018 at 08:32

    Hello,

    The private Content area is empty. Please check and provide credentials.
    1. Please create an empty dynamic.css file in royal-child theme folder and set permissions 777 for the file + add wp_enqueue_style( 'dynamic-css', get_stylesheet_directory_uri() . '/dynamic.css' ); in royal-child/functions.php file. Then go to Theme Options and re-save them. (From the 4.0 update, all the custom styles come not like inline CSS but as styles from separate file – dynamic.css (to speed up the site loading). If you created child theme before 4.0 update you need to create the dynamic.css file.)
    4. Please provide screenshot of the problem. You can use such screenshot maker as Lightshot and provide screenshot link in Private content area.
    Also, Fixed header color scheme can be changed to Dark in Theme Options > Header Settings > Main header area.

    Regards

  • Viewing 5 results - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.