Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello,
I love this theme a lot. I am wondering how I can add another button next the one already there. Also, is there a shortcode you can give me to remove the frame (ipad, iphone, galaxy). I would prefer to just use my own image without that frame being there.
Thanks
Hi justinpham
Glad to hear Current is working out for you.
To remove the device border/frame, insert the following into a Custom CSS plugin like Simple Custom CSS or Jetpack Custom CSS:
I’ll take a look a your button request ASAP.
The function that outputs the home page header unfortunately can’t be filtered in a child theme. A shortcoming of the theme. What you can do is go to Appearance > Editor and edit /inc/template-tags.php.
On line 342 you’ll find the following:
At the end of that line, press enter to create a new line and enter the following:
That’s your new button. Replace the link with yours and Button Text with your own. Then save that page.
This change is not update safe. So if we ever release a new version of Current in the future and you run that update, this change will be lost. You could then just re-add it.
There are no current new versions of Current planned at the moment.
thanks for your help Andrew. I appreciate it!
Is there any way I can change the photo to a different size instead of having it in the default dimensions?
Thanks!
Sure, try the following Custom CSS:
Try adjusting those figures and see how you do.
Add a comment above the selector of your choosing so you know what’s what:
Andrew,
the larger I make the width, the further the image moves right. WashingtonPRPInstitute.com/test
How can I adjust the image to the left to my liking?
Thanks
Hi Andrew,
I have a few other problems if you can help me out on that would be great. The site is: http://www.WashingtonPRPInstitute.com. My issue is that since I changed the size of the main picture, it’s not working too well on mobile, the picture is moved too far to the right, and it causes problems. In addition, on Safari, it is not displayed correctly either. Can you help me with those please? Thank you
Try also setting the size of the image in this new selector:
And try adjusting the padding there. Those numbers stand for: top, right, bottom, left, in that order.
Hi Andrew,
the padding doesn’t seem to work. If you view the site on safari or on mobile, the image is pushed too far to the right and out of the frame. is there any other method we can try?
Hi Andrew,
I have another question. Why can’t I create a sub menu for this theme. For example, under “Home,” I’d like to have “About us,” but when I created a submenu, it would not appear. Is there something preventing this? Thank you