Forum Replies Created
-
in reply to: portfolio items disappeared
Hello,
I see the images that have spaces are being cropped according to their proportion ratio. Try importing bigger (better resolution) images for these portfolio items.
What sizes have you set up for them in functions.php file?
See article for reference.Best regards!
in reply to: Tower dropdown menu text disappearsHello,
Please add this code into your custom css box:
nav li.current-menu-item > a { font-style: italic;}
Let us know.Best regards!
in reply to: TypographyHello,
You too are searching in the wrong place. Go to your wordpress dashboard. ind the theme’s name in the menu panel at your left and follow it’s sub-menus. You will find then the typography option. See screenshot: https://pho.to/AcLcL
Best regards!
in reply to: centering issuesHello,
Please go to file css/bootstrap-responsive.css and find this line:
footer#footer .inner .row-fluid.ff .span12:first-child:last-child{ margin-left: -210px !important; }Remove the
!importantfrom it and save.
Let us know.Best regards!
in reply to: column spacing issuesHello,
Add margin to the column’s design options. See screenshot: https://pho.to/AcLN1
Best regards!
in reply to: mobile version screwed upHello,
I added the below code into your custom css box:
@media (max-width: 979px){ #logo { left: 56% !important;} .row-fluid .span6 { width: 60% !important;} .row-fluid .span6:nth-child(2){ dispaly: none;} } @media (max-width: 480px){ #logo img.dark { width: 100%; margin-right: -50px !important; } .mobile_small_menu { margin-left: -17px !important;} } .menu-small ul.menu > li > a { color: #444 !important;}All the requests are sorted now. Please check your site.
Best regards!
Hello,
Yes, i see it now. Please add this code into your custom css box
#copyright { padding-bottom: 0 !important; }Let us know.
Best regards!
in reply to: Opening portfolio items only on nameHello,
Actually we need the style of the portfolio. Like: Grayscale or Overlay or Basic (screenshot). Sorry but this is not a customization that can be done via custom css. You have to edit theme files.
Best regards!
in reply to: White space between above footerHello,
I added this code into your custom css box:
.single-post #content { padding-bottom: 85px !important; }This will add padding at the bottom of every (and only) blog posts.
Let us know if you need anything else.Best regards!
Hello,
Can you please explain better? I opened your single portfolio item from chrome browser and the arrows do show up very well. See screenshot: https://pho.to/AcLBp
As for the portfolio page, in the same code we already gave you before, just increase the min-height value until there are no more spaces.
Let us know.Best regards!
in reply to: Translate "Read More"Hello,
@MerijndeSteur,
Please fill in the necessary information on your extra information fields of your profile data. Wp and ftp, so we can do it for you.Read this article for more information.
Best regards!
in reply to: Trouble with InstallationHello,
@Annimaria,
Please make sure you have all necessary access rights and enough memory limit. Looks like the theme folder is too big for your current server upload limits. Contact your host regarding it.PS: Please open your own topic for every question. This is a topic already resolved. Your issue is not the same as this. If you feel there is any relation to it, then refer to this topic in your own ticket.
Thank you for understanding.Best regards!
in reply to: register_styles.php code gone missing (Tower)Hello,
That’s strange. Please make sure you have not made any orthographic error while adding the additional code.
However, i am glad you managed to find your issue.Best regards!
in reply to: Specular Theme don't change correctly languageHello,
Did you change the default login page of wordpress? It redirects me to a 404 page. See screenshot: https://pho.to/AcJI4
Let us know.
Best regards!