Forum Replies Created
-
in reply to: Cannot register and install setup wizard
Hello,
Do not worry about registering theme. You can still upload the demo data and customize it. You just need to go to Settings -> Reading and set the preferred page as home page and then please check if the page is displaying fine. To upload a screenshot please use one of the online sharing page such as https://postimages.org/
Let us know.
Best regards!in reply to: Logo not centered in mobileHello,
I have answered in this other ticket you opened. See the link: https://support.codeless.co/?topic=pictures-stretching
If you need something else let us know.
Best regards!in reply to: Pictures stretchingHello,
I added the css code that i provided earlier to Customizing > Additional CSS so it could affect the position of the logo in every page. See screenshot: https://ibb.co/mOVEjo
Best regards!
in reply to: Home page header movedHello,
I set the header color to dark since the header was white and with the header color set to light then the header text couldn’t be seen. See screenshot: https://ibb.co/dcNAPo
Best regards!
in reply to: How to reduce space between title and text blockHello,
Please go to Specular > Layout > Page Builder Row Margin Bottom / Inner Page Content Padding and make sure it’s set to 0px. If you have added any custom css that adds padding or margin to
#content, remove that too (or change the value).
Let us know if you need further help.Best regards!
-
This reply was modified 7 years, 11 months ago by
Mirela.
in reply to: Pictures stretchingHello,
I added the following css code below to make the yellow areas look as they should:
@media (max-width: 480px){ .page-id-812 .vc_custom_1471373685740 img { max-width: 80% !important; padding-right: 0px !important; float: none !important; } }For the screenshot i added the css code below:
@media (max-width: 480px){ .top_nav .aligncenter { margin-left: 0px !important; margin-top:30px !important;} }Let us know.
Best regards!in reply to: Pictures stretchingHello,
1. In the education page click on edit page and then Please add the css code, see screenshot: https://ibb.co/kcN1uo
The css code:@media (max-width: 480px){ .top_nav .aligncenter { margin-left: 0px !important; margin-top: 30px; } }2. I don’t see any changes from the screenshot that you uploaded. Here is a screenshot from what the page looks like: https://ibb.co/jwMuEo
Can you be more specific?Let us know.
Best regards!in reply to: View in IphoneHello,
Please try deactivating all third party plugins, clear cache, refresh the page and let us know if everything is resolved.
Best regards!
in reply to: View in IphoneHello,
Can you please add some valid WP credentials in your profile data extra fields? So we can give this a closer look. Read this article for more information.
Best regards!
in reply to: Pictures stretchingHello,
That is caused because of a css code that you added. You can find it in your homepage if you go to page settings. The css code that is stretching the pictures is the code below:
.portfolio-item .tpl2 img { min-height: 353px;}See screenshot: https://ibb.co/hRKi5T
If you remove it the pictures will look fine.Best regards!
in reply to: Columns messed up on mobileHello,
If you have a row with 3 columns and in each column you have 3 elements then in responsive the order of showing the elements will be the following: first element of the first column > second element of the first column > third element of the first column then the first element of the second column > second element of the second column > third element of the second column. See screenshots:
https://ibb.co/fTkFkT
This is what is shown in responsive:
https://ibb.co/cHxZeoBest regards!
in reply to: Text under the blog imageHello,
From theme options this is not possible. You could add it by customizing the theme code but i wouldn’t recommend it. I suggest you add the text to credit the image owner by editing the image on photoshop.
Best regards!
in reply to: Menu on mobile (tower)Hello,
Sorry but this is not possible using theme options.This is a customization that requires coding and this exceeds the support reach.
Best regards!
in reply to: How to Hide "Add to Wishlist" – June ThemeHello,
I forgot a bracket in the css code. I added it and now it looks fine.
Let us know.
Best regards!in reply to: Media Element – Video loop IssueHello,
Please add some valid WP credentials in your profile data extra fields, so we can give this a closer look. Read this article for more information.
Best regards!
-
This reply was modified 7 years, 11 months ago by