Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author ProDesigns

    (@preciousthemes)

    Hello Nikonn,
    Greetings of the day!

    Lots of social media icons available in theme, but there are no icons for Vkontakte and Odnoklassniki.

    You can add these icons using custom CSS without creating a child theme.

    Follow the below steps to add custom CSS.

    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS” and save it afterward:

    .business_era_widget_social ul li a[href*=”vk.com”]::before,
    .top-header .menu-social-menu-container ul li a[href*=”vk.com”]::before{
    content: “\f189″;
    }
    .business_era_widget_social ul li a[href*=”ok.ru”]::before,
    .top-header .menu-social-menu-container ul li a[href*=”ok.ru”]::before{
    content: “\f263″;
    }
    .business_era_widget_social ul li a[href*=”vk.com”]:hover,
    .top-header .menu-social-menu-container ul li a[href*=”vk.com”]:hover {
    background-color: #5181b8;
    }
    .business_era_widget_social ul li a[href*=”ok.ru”]:hover,
    .top-header .menu-social-menu-container ul li a[href*=”ok.ru”]:hover {
    background-color: #f58220;
    }

    Please feel free to let us know if you have any further queries.

    Thank you

    Theme Author ProDesigns

    (@preciousthemes)

    Hi @lonesomewalker
    x-Store free version is full WooCommerce ready theme. Please install WooCommerce and let us know if you find any issue on it.
    Thank You!

    Theme Author ProDesigns

    (@preciousthemes)

    Hi @tyrannous,

    There were few functions which do not support php 5.2. We have fixed them and updated theme. Please update theme to latest version. Hope it will solve your issue.


    Kind Regards
    Precious Themes

    Theme Author ProDesigns

    (@preciousthemes)

    Hi @pegapedia1,
    We have fixed this issue and updated our theme to version 1.0.6. Please update it to latest version. Message us if you need any other help.
    Thank you.

    Theme Author ProDesigns

    (@preciousthemes)

    Hi @pegapedia1,
    We have fixed this issue and updated our theme to version 1.0.5. Please update it to latest version. Message us if you need any other help. It will be highly appreciated if you can change 2 stars rating to higher or remove it.
    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)