themeseye
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sayara Automotive] how to import demoHello,
We can’t provide a demo importer. If you want to setup your theme please check the documentation for this. Documentation Link – https://themeseye.com/theme-demo/docs/free-sayara-automotive/
Thank you.
Forum: Themes and Templates
In reply to: [Iqra Education] Change submenu color to blueHello,
One more option
To change the color of the submenu, follow the below steps: Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the below css .main-navigation ul ul li a{ color: #083b66; }Thank You.
Forum: Themes and Templates
In reply to: [Iqra Education] Menus on mobile site needs fiixin’Hello,
1. For the logo and mobile menu, Add this css in mobile media
@media screen and (max-width: 575px){ .menu-top-menu-container.tva-dropdownmenu, .header-logo{ margin-left:0px; } }
2. To change the background of submenu in media , Add background to
(.thrv_widget_menu.thrv_wrapper[class*=”tve-menu-template-“] ul.tve_w_menu.tve_horizontal>li ul and .thrv_widget_menu.thrv_wrapper ul.tve_w_menu ul) this classes in “@media screen and (max-width:1023px)”.
Thank You.
Forum: Themes and Templates
In reply to: [Iqra Education] CSS changesHello,
For Changing the CSS for Mobile View, you need to add the CSS in Additional CSS, Add below CSS
@media screen and (max-width:720px) { (add the CSS here) }
For changes to affect menus and blog posts you have to give (width:100%) in mobile media, so that all section looks good
Thank You.
Forum: Themes and Templates
In reply to: [Iqra Education] My different site to the demoHello,
To make website look like the demo site, you have to refer below documentation.
https://www.themeseye.com/theme-demo/docs/free-iqra-education/
Thank You
Forum: Themes and Templates
In reply to: [Tafri Travel] Widgets issueHello,
For adding an image, First, you have to upload the image in media
Step 1 – Go to Dashboard >> Media >> Add New >> select the image
Step 2 – Click on the image >> copy the link given below
Step 3 – Go to Dashboard >> Appearance >> widgets >> paste the link (URL) in image url >> save it.Thank You.
Forum: Themes and Templates
In reply to: [Shams Solar] Problem with content of the sliderHello,
You have selected the home custom page on the slider page. You have to create two different pages for the homepage and slider respectively.
For creating homepage follow the below steps:
Step 1. Go to Dashboard >> Pages >> Add new page as “Home” >> Select page attribute “Custom Front Page” >> Publish it.
Step2. Go to Dashboard >> Appearnace >> Customize >> Homepage Settings >> click on Static Page >> Select “Home” page >> Publish it.
Thank You.
Forum: Themes and Templates
In reply to: [Shams Solar] Problem with content of the sliderHello,
To remove the text after services, follow the below steps:
Go to Dashboard >> Pages >> edit the homepage >> remove the ‘lorem ipsum’ text >> Publish it and check
Thank You
Forum: Themes and Templates
In reply to: [Shams Solar] Problem with content of the sliderHello,
You can remove the “lorem ispum” text from the “Homepage” and the page yyou have added for slider. Please check the page editor you will get “lorem ispum” text.
For slider text, follow the below steps:
Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the below css
#slider .inner_carousel h1{ text-transform: none; }
Thank You.
Hello,
To hide preloader follow the below step:
Go to Dashboard >> Appearance >> Customizer >> Theme settings >> Layout settings, uncheck the checkbox of Enable/Disble Preloader.
Please check below theme setup
To Setup theme, follow the below steps: For Home Page Setting :
Step 1: Go to dashboard >> Pages >> Add New
– create a home page and select a page template as a Custom Home Page.Step 2: Go to dashboard >> Appearance >> Customize >> Homepage Settings
– Select a Static Page.To Setup Slider :
Step 1: Go to dashboard >> Pages >> Add New
– Create pages for slider.Step 2: Go to dashboard >> Appearance >> Customize >> Theme Settings >> Slider Settings
– Select slide image pages.
– Click on the checkbox to enable slider and publish it.To Setup Service Section :
Step 1 – Go to Dashboard >> Appearance >> Categories >> Add New
– Create new category.Step 2 – Go to Dashboard >> Appearance >> Posts >> Add New Post >> Assign the category that you have created and repeat the same process for other posts.
Step 3 – Go to Dashboard >> Appearance >> Customize >> Theme Settings >> Service
– Add section title, text and select category.Thank You
Forum: Themes and Templates
In reply to: [Tameer Construction] Lots of stuff not working/missing?Thanks
Forum: Themes and Templates
In reply to: [Tafri Travel] How to change button textThanks
Forum: Themes and Templates
In reply to: [Tafri Travel] Header Image SizeThanks
Forum: Themes and Templates
In reply to: [Tafri Travel] Site not displaying correctlyThanks
Forum: Themes and Templates
In reply to: [Tafri Travel] Header imageThanks